home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / dft.arc / FTRACKER.DCA < prev    next >
Text File  |  1985-10-04  |  52KB  |  1,619 lines

  1.                  DOS FILE TRACKER
  2.  
  3.                       Topics
  4.  
  5.  
  6. What DOS File Tracker Does ..........................1
  7. Before You Begin ....................................2
  8. Getting Started .....................................2
  9. Starting DFT When You Have a Catalog Built ..........2
  10. Main Menu ...........................................3
  11. General Information at The Bottom of All Menu 
  12.  Screens ............................................6
  13. Specifying Subset When Reading From File ............7
  14. Sort Menu ...........................................8
  15. Display Menu ........................................11
  16. Print Menu ..........................................13
  17. Miscellaneous Options Menu ..........................17
  18. Create Menu .........................................19
  19. Editor Menu .........................................21
  20. DFT File Extensions .................................24
  21. Setting Defaults ....................................25
  22. DOS Error Messages ..................................27
  23. Using Other Programs ................................28
  24. Sample Session ......................................29
  25.  
  26.                             1
  27.  
  28. What DOS File Tracker Does~
  29. --------------------------
  30.  
  31. DOS File Tracker (DFT) is a disk librarian file cataloging
  32. system for your diskettes and fixed disks.  Use DFT to
  33. keep track of the location of your files.
  34.  
  35. With DFT you can:
  36.  
  37. o Automatically create a record of all your files
  38.  
  39. o Print diskette labels and sleeve inserts that show you:
  40.  
  41.   - The diskid (DOS volume label) you assign the disk
  42.  
  43.   - The space remaining on the disk
  44.  
  45.   - The names of files contained on the disk
  46.  
  47.   - The security classification of the disk
  48.  
  49.   - Special comments defined by you
  50.  
  51. o Display or print all or part of your file catalog
  52.  
  53. o Sort your catalog alphabetically, by comment, by date,
  54.   by file size or by diskid
  55.  
  56. o Enter a comment for each file in the catalog to remind
  57.   you what the file contains
  58.  
  59. o Write DOS volume labels on any disk
  60.  
  61. o Catalog files on fixed disks as well as diskettes
  62.  
  63. o Define and set one of four security levels
  64.  
  65. o Create a contents file on each of your disks
  66.  
  67. o Define your own defaults
  68.  
  69.                             2
  70.  
  71. Before You Begin~
  72. ----------------
  73.  
  74. 1.  Load DOS.
  75.  
  76. 2.  Make a backup copy of your DFT diskette.
  77.  
  78. 3.  Fixed disk users should insert the diskette in
  79.     Drive A:, type A:FD and press Enter.  This creates a
  80.     directory named DFT and copies the necessary programs
  81.     to the fixed disk.
  82.  
  83. The modules required for execution are:
  84.  
  85.     DFT     .EXE
  86.     DFTCONFG.EXE
  87.     COMMAND .COM if you are going to execute DOS commands
  88.                  from DFT.
  89.  
  90. These modules should be copied to a work disk because
  91. the original disk has insufficient room to contain a
  92. catalog.  This disk is called the DFT Work disk.
  93.  
  94.  
  95. Getting Started~
  96. ---------------
  97.  
  98. A sample session is provided at the back of this document
  99. to assist you in understanding the proper use of this
  100. program.  You should refer to the document as you go
  101. through the sample session.
  102.  
  103.  
  104. Starting DFT When You Have a Catalog Built~
  105. ------------------------------------------
  106.  
  107. If you know the name of the catalog file you want, at the
  108. DOS prompt Enter DFT (filename).  In this case you bypass
  109. the catalog screen and go to the DFT main menu.
  110.  
  111.                              3
  112.  
  113. Main Menu~
  114. ---------
  115.  
  116. The DFT Main Menu screen.
  117.  
  118.  ----------------------------------------------------------------------------
  119.                                 DOS File Tracker
  120.  
  121.                                    Main Menu
  122.  
  123.  
  124.                          1. Replace/Add disk
  125.                          2. Create file
  126.                          3. Read in records
  127.                          4. Write records
  128.                          5. Change catalog filename
  129.                          6. Delete records by diskid
  130.                          7. Edit comment field
  131.  
  132.                          C. Execute DOS command
  133.                          D. Display menu
  134.                          M. Miscellaneous menu
  135.                          P. Print menu
  136.                          S. Sort menu
  137.  
  138.                        Press your option selection:
  139.  
  140.   Esc End program                                    F3 Change catalog drive
  141.  
  142.   Sorted by ?                                Your storage allows 780 records
  143.   Catalog file DFT.DFT     Cataloging drive C         Records in storage   0
  144.  ----------------------------------------------------------------------------
  145.  
  146. 1.  Replace/Add diskette
  147.  
  148. This option updates your current catalog file with changes
  149. that have been made to your disks.  The catalog file is
  150. the file created and maintained by DFT to record
  151. information about your files and disks.  It saves the
  152. comments and security levels you have specified.
  153.  
  154. The catalog file reads into memory.  After reading you are
  155. prompted to put the diskette to be cataloged in the
  156. cataloging drive and press Enter.  The cataloging drive is
  157. the drive you place your diskettes in to have them read by
  158. DFT.
  159.  
  160.                              4
  161.  
  162. The directory information is read from the diskette.  All
  163. files that were on the old version of this diskette (as
  164. indicated by the in-memory file) and are on the new
  165. version have the size and date updated and the comments
  166. are saved.  Any file on the old version and not on the new
  167. version is discarded.  Any file on the new but not on the
  168. old is written out to the file.  Each changed record is
  169. written immediately to the cataloging disk.  The remainder
  170. of the catalog file is written out after all the
  171. Add/Replaces have been done.  An indicator of how many
  172. records reside in the file at completion of this option is
  173. shown on the screen.
  174.  
  175. If the diskette you insert cannot be read or if you leave
  176. the drive door open, you are warned and given an
  177. opportunity to create a dummy label and comment for the
  178. diskette.  Cataloging the same diskette more than once
  179. results in duplicate data.
  180.  
  181. DFT makes an automatic backup of your catalog when you use
  182. this function.  The file is identified by a .DBU
  183. extension.
  184.  
  185. 2.  Create File
  186.  
  187. This option creates the catalog file on the disk.
  188. Normally, this option is only run once as it erases any
  189. catalog files with the same name.  It erases the file on
  190. disk if it exists and allows you to put the diskettes into
  191. your cataloging drive one at a time and type in an ID for
  192. each one.  Write this ID on the diskette label for future
  193. reference.  The ID field can be up to 11 characters as
  194. long as they meet the requirements of a DOS volume label.
  195. This catalog information is written directly to disk.
  196. Nothing is left in memory when you have finished.  To
  197. complete this option, press the Esc key.  You can
  198. pre-label your disks with a DOS 2.0 volume label using the
  199. DOS FORMAT command or use one of the Miscellaneous options
  200. to do the labelling (for DOS 1.1 and higher).  If your
  201. disk does not have a volume label, the program prompts you
  202. for the diskid.  An option of Create is to write a label
  203. to the disk.
  204.  
  205. 3.  Read in records
  206.  
  207. This option reads in a new file or appends one to the
  208. current file.  The amount of memory you have installed is
  209. checked and a message is displayed if the entire file
  210. cannot be read in.  After selecting this option, you are
  211. asked to specify the search argument for reading in
  212. records.  If you press the enter key you select all files,
  213. otherwise you may specify a subset.  See "Specifying
  214. Subset When Reading From File" in this document.  If you
  215. have already read in a file, you are asked if you want
  216. this new file appended to the end of the current file in
  217. storage.  If you don't want to have it appended, it
  218. replaces the current file in storage.
  219.  
  220. Depending on memory size, a maximum of 780 records can be
  221. read.
  222.  
  223.                              5
  224.  
  225. 4.  Write records
  226.  
  227. This option writes the contents of the records in memory
  228. back to the catalog file on the disk erasing the previous
  229. file contents.  If you want to preserve the old contents
  230. of the file, select the option "Change catalog filename"
  231. and then use this option.  This creates a new file and
  232. writes out the records in memory to it.  You must first be
  233. sure that there is enough room on the disk to store the
  234. new data.  You are warned if a subset of a file had been
  235. read in and you try to write it out as this would overlay
  236. the original file.  This requires a second response to
  237. perform the write.
  238.  
  239. 5.  Change catalog filename
  240.  
  241. This option changes the current catalog filename being
  242. used by the program.  It displays all the master catalog
  243. files on the default disk.  You select one of them or
  244. enter a new one.  Any future reading or writing of files
  245. is done with this filename.
  246.  
  247. 6.  Delete records by diskid
  248.  
  249. This option reads the file into memory and removes the
  250. diskids that you specify.  If files are currently residing
  251. in memory, you are warned and given an opportunity to
  252. cancel.
  253.  
  254. 7.  Edit comment field
  255.  
  256. With this option you can edit the 25 character comment
  257. field contained in the file.  It is maintained by the
  258. other options and becomes part of your file.  It can be
  259. displayed either on your screen or the printer.  See
  260. "Editor Menu" in this document.  This option also allows
  261. editing the diskid field and the security level.
  262.  
  263. An edited catalog file can be saved by the Write records
  264. option on the Main Menu (option 4) screen or by Alt-S on
  265. the edit screen.
  266.  
  267. Comments on a line identified by an "L" in the attribute,
  268. are printed when making inserts or disk labels.
  269.  
  270. C.  Execute DOS command
  271.  
  272. If you have more than 155K of memory and are using DOS 2.0
  273. or higher, this option executes DOS commands while staying
  274. in DFT.  This can be useful to do a DIR, or ERASE, or any
  275. other DOS command.
  276.  
  277. You must have COMMAND.COM on the default drive.  This
  278. option automatically loads COMMAND.COM and executes your
  279. specified DOS command.
  280.  
  281.                              6
  282.  
  283. D.  Display menu
  284.  
  285. This option takes you to the display menu.
  286.  
  287. M.  Miscellaneous menu
  288.  
  289. This option takes you to the miscellaneous menu.
  290.  
  291. P.  Print menu
  292.  
  293. This option takes you to the print menu.
  294.  
  295. S.  Sort menu
  296.  
  297. This option takes you to the sort menu.
  298.  
  299. Esc
  300.  
  301. Pressing this key causes the program to terminate.  If any
  302. editing was done without saving, the program warns you and
  303. gives you an opportunity to cancel termination.
  304.  
  305. F3.  Change cataloging drive
  306.  
  307. This option changes the drive used by the various options
  308. for cataloging.  The default is set by the DFTCONFG
  309. program.  See "Setting Defaults" in this document.
  310.  
  311.  
  312. General Information at The Bottom of All Menu Screens~
  313. -----------------------------------------------------
  314.  
  315. Sorted by
  316.   Always ? when you first read the catalog file.  When
  317.   you select a sort option on the Sort Menu this field is
  318.   is updated to the type of sort you do.
  319.  
  320. Catalog file
  321.   Name of the current catalog file
  322.  
  323. Cataloging drive
  324.   The disk drive you are currently using to perform
  325.   Create, Replace/Add or Write contents.
  326.  
  327. Your storage allows xxx records
  328.   With 140kb of memory, a catalog file up to 780 records
  329.   can be read.  Users with 128kb of memory can have
  330.   somewhat less (about 690 records).
  331.  
  332. Records in storage   xxx
  333.   The number of records that have been read in.  This
  334.   number is 0 (zero) if the catalog file has been written
  335.   to disk with a Create or Replace/Add.
  336.  
  337.                              7
  338.  
  339. Specifying Subset When Reading From File~     
  340. ----------------------------------------
  341.  
  342. When you select option 3 (Read in records) on the main
  343. menu you are prompted to enter the search parameter for
  344. records you want read in from the catalog file.  If you
  345. press the enter key without typing anything, the entire
  346. file is selected for processing.  If you enter any
  347. parameter, only a subset of the file is read in.  This
  348. subset is selected in a manner similar to the syntax for
  349. the DOS DIR command.  For example:
  350.  
  351. If you enter *.BAS as the argument you get only those
  352. files that have an extension of BAS.  If you enter ABC*.*
  353. you get a subset consisting of all files beginning with
  354. ABC and with any extension.  You can use the ?  allowed by
  355. DOS DIR.  If you want all files selected that have an
  356. extension of XYZ and have a four character filename
  357. beginning with Q enter Q???.XYZ as the argument.
  358.  
  359. Specifying subsets allows you to build special catalog
  360. files using your criteria.  This can be useful in an
  361. office environment.  If documents have a unique extension
  362. of .DOC and filenames have 3 characters that are assigned
  363. to an author, you can provide a list of all documents
  364. written by a particular author.  For example, John Doe and
  365. Mary Smith are two writers.  John's documents are
  366. identified by DOEXXXXX.DOC and Mary's by SMIXXXXX.DOC.
  367. You can quickly identify which disks have documents by
  368. these authors.
  369.  
  370. You can also maintain separate catalog files for financial
  371. reports, program work disks, and even catalog files that
  372. have the .DFT extension.  You are not limited to one
  373. subset or to one catalog.  You can read in one subset,
  374. change to a different catalog, and read in a different
  375. subset that is added to the first.  Then change the name
  376. of the catalog file to a name that is meaningful to you,
  377. such as DOCUMENT, and write your new catalog file to disk.
  378.  
  379.                              8
  380.  
  381. Sort Menu~
  382. ---------
  383.  
  384. The DFT Sort menu screen.
  385.  
  386.  ----------------------------------------------------------------------------
  387.                                 DOS File Tracker
  388.  
  389.                                    Sort Menu
  390.  
  391.                         1. Filename,size,date,ID
  392.                         2. File extension,name,size,date,ID
  393.                         3. Diskid,filename
  394.                         4. Last date modified
  395.                         5. Comment field
  396.                         6. Size field
  397.                         7. Security level
  398.                         8. Disk space summary
  399.  
  400.                         D. Display menu
  401.                         M. Miscellaneous menu
  402.                         P. Print menu
  403.  
  404.                       Press your option selection:
  405.  
  406.   Esc Return to menu                                 F3 Change catalog drive
  407.  
  408.   Sorted by ?                                Your storage allows 780 records
  409.   Catalog file DFT.DFT     Cataloging drive C         Records in storage   0
  410.  ----------------------------------------------------------------------------
  411.  
  412. 1.  Filename,size,date,ID
  413.  
  414. This option sorts the in memory file in the indicated
  415. order.  A message is displayed to indicate that a sort is
  416. being done.  Files sorted using this option indicate
  417. duplicate file names with ditto (") marks when the display
  418. option or print option is used.
  419.  
  420. If a file is already sorted, a second sort with the same
  421. parameters takes much longer to complete.
  422.  
  423. 2.  File extension,file name,size,date,ID
  424.  
  425. This option sorts the same as option 1 but the extension
  426. is the primary field.
  427.  
  428.                              9
  429.  
  430. 3.  Diskid then filename
  431.  
  432. Same as option 1 but sorted as indicated.  This sort is
  433. quicker due to fewer fields being checked.  It can take up
  434. to 15 seconds to sort 700 records.
  435.  
  436. Note:  If you are writing the contents file (option 4 of
  437. the print menu) a diskid sort is performed prior to
  438. writing the file.
  439.  
  440. 4.  Last date modified
  441.  
  442. Same as above except for the different sort field.
  443.  
  444. 5.  Comment field
  445.  
  446. Sometimes it may be useful to have the data sorted by the
  447. comment field.  You may want to use some special coding
  448. for the first few characters of the comments so that this
  449. sort is more useful to you.  If comments are equal a
  450. secondary sort is done on filename, file extension.
  451.  
  452. This option can be very useful if you are using DFT for
  453. your fixed disks since the sub-directory information is
  454. placed in the comment field.  By sorting on the comment
  455. field you are ordering your file by sub-directory.
  456.  
  457. 6.  File size
  458.  
  459. This option puts the in memory file in order by file size
  460. with the largest file first.  It can be very useful in
  461. making room on your diskettes by showing you the largest
  462. files.
  463.  
  464. 7.  Security level
  465.  
  466. This option sorts the in memory file with the highest
  467. security level first.
  468.  
  469. 8.  Diskette space summary
  470.  
  471. This sort puts the space summary records in order by
  472. diskid.  This is extremely quick and usually no sorting
  473. message is displayed on the screen.
  474.  
  475.                              10
  476.  
  477. D.  Display menu
  478.  
  479. This option takes you to the display menu.
  480.  
  481. M.  Miscellaneous menu
  482.  
  483. This option takes you to the miscellaneous menu.
  484.  
  485. P.  Print menu
  486.  
  487. This option takes you to the print menu.
  488.  
  489. Esc
  490.  
  491. Pressing this key returns you to the main menu.
  492.  
  493. F3.  Change cataloging drive
  494.  
  495. This option changes the drive used by the various options
  496. for cataloging.  The default is set by the DFTCONFG
  497. program.  See "Setting Defaults" in this document.
  498.  
  499.                              11
  500.  
  501. Display Menu~
  502. ------------
  503.  
  504. The DFT Display menu screen.
  505.  
  506.  ----------------------------------------------------------------------------
  507.                                 DOS File Tracker
  508.  
  509.                                   Display Menu
  510.  
  511.                         1. Display records
  512.                         2. Display disk space summary
  513.  
  514.                         M. Miscellaneous menu
  515.                         P. Print menu
  516.                         S. Sort menu
  517.  
  518.                       Press your option selection:
  519.  
  520.  
  521.  
  522.  
  523.  
  524.   Esc Return to menu                                 F3 Change catalog drive
  525.  
  526.   Sorted by ?                                Your storage allows 780 records
  527.   Catalog file DFT.DFT     Cataloging drive C         Records in storage   0
  528.  ----------------------------------------------------------------------------
  529.  
  530. 1.  Display records
  531.  
  532. This option displays the in memory file on the screen.
  533. The PgUp and PgDn keys are used to scroll through the data
  534. shown on the screen.  The Ctrl-PgUp key takes you to the
  535. top of the listing, and the Ctrl-PgDn key takes you to the
  536. bottom.
  537.  
  538. If the in memory file has been sorted by filename,
  539. duplicate filenames are displayed with ditto (") marks.
  540.  
  541. The attribute indicators are displayed.  This is the byte
  542. as stored by DOS in the directory entry for each file.  It
  543. is shown on this display screen as well as the editor
  544. screen.  The field has been decoded for you and displayed
  545. as 5 unique letters which have the following meaning:
  546.  
  547.    R - read only file
  548.    H - hidden file
  549.    S - system file
  550.    L - DOS volume label
  551.    A - archive bit - file has been modified
  552.  
  553. See the DOS 2.0 manual for more information concerning the
  554. attribute byte.
  555.  
  556. The security levels on each record are also shown here
  557. with the key displayed at the top.
  558.  
  559.                              12
  560.  
  561. 2.  Display diskette space summary
  562.  
  563. The amount of space left on the disks contained in the
  564. catalog file is displayed on the screen.  The comment
  565. field from the diskette label record is shown next to each
  566. diskid.
  567.  
  568. M.  Miscellaneous menu
  569.  
  570. This option takes you to the miscellaneous menu.
  571.  
  572. P.  Print menu
  573.  
  574. This option takes you to the print menu.
  575.  
  576. S.  Sort menu
  577.  
  578. This option takes you to the sort menu.
  579.  
  580. Esc
  581.  
  582. Pressing this key returns you to the main menu.
  583.  
  584. F3.  Change Cataloging Drive
  585.  
  586. This option changes the drive used by the various options
  587. for cataloging.  The default is set by the DFTCONFG
  588. program.  See "Setting Defaults" in this document.
  589.  
  590.                              13
  591.  
  592. Print Menu~
  593. ----------
  594.  
  595. The DFT Print menu screen.
  596.  
  597.  ----------------------------------------------------------------------------
  598.                                 DOS File Tracker
  599.  
  600.                                    Print Menu
  601.  
  602.                         1. Print records
  603.                         2. Print disk space summary
  604.                         3. Change lines/page
  605.                         4. Write contents file
  606.                         5. Print disk inserts
  607.                         6. Print labels
  608.                         7. Change label spacing
  609.  
  610.                         D. Display menu
  611.                         M. Miscellaneous menu
  612.                         S. Sort menu
  613.  
  614.                       Press Your Option Selection
  615.  
  616.  
  617.   Esc Return to menu                                 F3 Change catalog drive
  618.   Lines/page  60                                           Label spacing  21
  619.   Sorted by ?                                Your storage allows 780 records
  620.   Catalog file DFT.DFT     Cataloging drive C         Records in storage   0
  621.  ----------------------------------------------------------------------------
  622.  
  623. 1.  Print records
  624.  
  625. This option displays your records in a manner similar to
  626. the display option but the information is printed or put
  627. into a file.  The option prompts you for the filename to
  628. be used for the printout.  The default is preset to PRN
  629. (printer) but may be changed to any file desired.  This
  630. may be useful if you are using a different file number for
  631. your printer or want to store this output in a file for
  632. use by some other program.
  633.  
  634. If the in memory file has been sorted by filename,
  635. duplicate filenames are printed with ditto (") marks.
  636.  
  637. 2.  Print disk space summary
  638.  
  639. Same as above but the information is the space summary for
  640. the diskettes.
  641.  
  642.                              14
  643.  
  644. 3.  Change lines/page
  645.  
  646. The default, 60 lines-per-page, is set by DFTCONFG
  647. program.  See "Setting Defaults" in this document.  If you
  648. want a different number of lines-per-page, use this
  649. option.  If you set the lines-per-page to 0 (zero), then
  650. continuous printing takes place with no page skips and
  651. header printing.
  652.  
  653. 4.  Write contents file
  654.  
  655. This option creates a file called CONTENTS on the
  656. cataloging drive which contains the contents of that
  657. diskette as specified in the current DFT catalog file.
  658.  
  659. The current diskid is displayed and you can relabel the
  660. disk.  Prior to writing the contents file, a sort by
  661. diskid is performed.
  662.  
  663. This is useful when preparing diskettes for club
  664. libraries, etc., since the contents file can be typed out
  665. and the comments used to understand what the files do.
  666.  
  667. 5.  Print diskette inserts
  668.  
  669. This option prints inserts for your diskette envelopes.
  670. You can print individual inserts or print all inserts.
  671. These are the correct size to fit in the diskette
  672. envelope.  Printed on the top section of the insert (the
  673. visible section when it is inserted in the envelope) is:
  674.  
  675. - the diskid printed in double width style.
  676.  
  677. - the date that the master file was last updated.
  678.  
  679. - the comment field from the diskette label entry in the
  680.   file.
  681.  
  682. - the highest security level found on any of your records.
  683.  
  684.  
  685. Printed on the lower section of the insert is:
  686.  
  687. - the amount of space remaining on the diskette.
  688.  
  689. - all the filenames, in alphabetical order, listed 5
  690.   across in condensed type.
  691.  
  692.   One insert can contain 114 filenames.  If there are too
  693.   many filenames to fit on one insert additional inserts
  694.   are printed automatically.
  695.  
  696. The records in memory are sorted by diskid.
  697.  
  698.                              15
  699.  
  700. 6.  Print labels
  701.  
  702. This option prints labels 3 1/2 inches by 15/16 inches.
  703. Test labels are printed first to aid in lining up the
  704. labels.  You can print individual labels or print
  705. all labels.  Printed on the label is:
  706.  
  707. - the diskid.
  708.  
  709. - the date that the master file was last updated.
  710.  
  711. - the comment field from the diskette label entry in the
  712.   file.
  713.  
  714. - the highest security level found on any of your records
  715.   (excluding those identified with and "L" in the Attr
  716.    column).
  717.  
  718. - the amount of space remaining on the diskette.
  719.  
  720. - all the filenames, in alphabetical order, in condensed
  721.    type.
  722.  
  723.   One label can contain 45 filenames.  If there are too
  724.   many filenames to fit on one label additional labels
  725.   are printed automatically.
  726.  
  727. If a diskette contains multiple identical filenames that
  728. have different extensions, the file name is only printed
  729. once.  For example:  PE.PRO, PE.EXE, PE.HLP and PE.DOC
  730. would have only one entry (PE).
  731.  
  732. 7.  Change Label Spacing
  733.  
  734. This option allows you to adjust the label printing for
  735. labels that are spaced more that 1 inch top-to-top.  The
  736. default is set by the DFTCONFG program.  See "Setting
  737. Defaults" in this document.
  738.  
  739.                              16
  740.  
  741. M.  Miscellaneous menu
  742.  
  743. This option takes you to the miscellaneous menu.
  744.  
  745. D.  Display menu
  746.  
  747. This option takes you to the display menu.
  748.  
  749. S.  Sort menu
  750.  
  751. This option takes you to the sort menu.
  752.  
  753. Esc
  754.  
  755. Pressing this key returns you to the main menu.
  756.  
  757. F3.  Change Cataloging Drive
  758.  
  759. This option changes the drive used by the various options
  760. for cataloging.  The default is set by the DFTCONFG
  761. program.  See "Setting Defaults" in this document.
  762.  
  763.                              17
  764.  
  765. Miscellaneous Options Menu~
  766. --------------------------
  767.  
  768. The DFT Miscellaneous Options menu screen.
  769.  
  770.  ----------------------------------------------------------------------------
  771.                                 DOS File Tracker
  772.  
  773.                                Miscellaneous Menu
  774.  
  775.                         1. List catalog files on disk
  776.                         2. Label a disk
  777.                         3. Check label/rename disk
  778.  
  779.                         D. Display menu
  780.                         P. Print menu
  781.                         S. Sort menu
  782.  
  783.                       Press Your Option Selection:
  784.  
  785.  
  786.  
  787.  
  788.   Esc Return to menu                                 F3 Change catalog drive
  789.  
  790.   Sorted by ?                                Your storage allows 780 records
  791.   Catalog file DFT.DFT     Cataloging drive C         Records in storage   0
  792.  ----------------------------------------------------------------------------
  793.  
  794. 1.  List catalog files on disk
  795.  
  796. This option reads the default disk and displays the
  797. filenames of those files with extension DFT.
  798.  
  799. 2.  Label a disk
  800.  
  801. This option checks the cataloging drive for a label and if
  802. one is present, you can rename it.  If none is present it
  803. allows you to label it.  DOS 2.0 volume labels are
  804. created.  (DFT also writes a volume label for DOS 1.1
  805. users)
  806.  
  807.                              18
  808.  
  809. 3.  Check label with rename option
  810.  
  811. This option checks for a label and, if present, you can
  812. rename it.
  813.  
  814. D.  Display menu
  815.  
  816. This option takes you to the display menu.
  817.  
  818. P.  Print menu
  819.  
  820. This option takes you to the print menu.
  821.  
  822. S.  Sort menu
  823.  
  824. This option takes you to the sort menu.
  825.  
  826. Esc
  827.  
  828. Pressing this key returns you to the main menu.
  829.  
  830. F3.  Change cataloging drive
  831.  
  832. This option changes the drive used by the various options
  833. for cataloging.  The default is set by the DFTCONFG
  834. program.  See "Setting Defaults" in this document.
  835.  
  836.                              19
  837.  
  838. Create Menu~
  839. -----------
  840.  
  841. The DFT Create menu screen.
  842.  
  843.  ----------------------------------------------------------------------------
  844.                              DOS File Tracker
  845.  
  846.   Already                          CREATE                        Auto Label
  847.   Processed                                                         ON
  848.  
  849.  
  850.                            Processing Diskid:
  851.  
  852.  
  853.  
  854.                              Records Written to File
  855.                                          0
  856.  
  857.  
  858.  
  859.                    Insert diskette in drive B: and press Enter
  860.  
  861.  
  862.  
  863.  
  864.  
  865.   Esc return to menu             Current Drive: B
  866.   F3 Change Catalog Drive      F5  Toggle Auto Label        F7 Redraw screen
  867.  ----------------------------------------------------------------------------
  868.  
  869. To do a Create, insert the diskette in the cataloging
  870. drive and press Enter.  If a diskid is required, DFT will
  871. beep and wait for you to type the desired name into the
  872. Processing Diskid field (if necessary) and press Enter.
  873. Do this for each disk to be cataloged.
  874.  
  875. If you leave the diskette drive door open or if the
  876. diskette is not readable by DOS, you are prompted to see
  877. if you want to create a dummy label in the file for this
  878. diskette.  This can be useful to keep track of the copy
  879. protected diskettes you may have.  You don't actually have
  880. to put the diskette into the drive.  Just leave the door
  881. open and press the Enter key.
  882.  
  883. If your disks contain sub-directories, they are processed
  884. automatically by this option and the Replace/Add option.
  885. The path to the file is automatically written into the
  886. comment field of each file.  Any comment you want to add
  887. should be placed at the end of this path information.
  888. This menu displays a listing of the last diskids that were
  889. processed.  The most recent one is shown in high
  890. intensity.  All data entry is done on this menu.  The
  891. status of automatic labeling is shown.
  892.  
  893.                              20
  894.  
  895. There are 3 options on this menu.
  896.  
  897. F3.  Change cataloging drive
  898.  
  899. There are times when you may want to change the cataloging
  900. drive in the middle of a Create operation.  Perhaps you
  901. have finished cataloging your diskettes and want to
  902. include your fixed disks as well.
  903.  
  904. Selecting this option causes Create to read from the newly
  905. changed drive on its next read.
  906.  
  907. F5.  Toggle auto label
  908.  
  909. This option toggles the automatic disk labeling mode.  The
  910. default is set by the DFTCONFG program.  See "Setting
  911. Defaults" in this document.  If this mode is on and your
  912. current disk has no label, one is written to your disk.
  913. It is written as a DOS 2.0 volume label and is not visible
  914. as a file but is recognized by the DIR command, etc.
  915. Since a directory entry is written to your disk, the write
  916. protect tab should be removed if you turn the option on.
  917. If you forget, DOS displays the usual error message to
  918. Abort, Retry or Ignore the error.  If you select Abort,
  919. the program terminates and the catalog file is lost.  If
  920. you select Ignore, the program continues without writing
  921. the label.  If you select Retry, first remove the write
  922. protect tab.  These error messages remain on the screen.
  923. If you want to clear up the screen use the F7 key.  This
  924. redraws the screen, but removes the list of diskids
  925. processed.
  926.  
  927. F7.  Redraw screen
  928.  
  929. This option redraws the screen.  This is useful if you are
  930. using automatic diskid labeling and you mistakenly left
  931. the write protect tab on as explained above.  This option
  932. clears the screen of any error messages.  It also removes
  933. the list of diskids already processed.
  934.  
  935. Esc
  936.  
  937. Pressing this key returns you to the main menu.
  938.  
  939.                              21
  940.  
  941. Editor Menu~
  942. -----------
  943.  
  944. The DFT Editor menu screen.
  945.  
  946.  -----------------------------------------------------------------------------
  947.  Sec: 0 Security level 0              1 Security level 1
  948.       2 Security level 2              3 Security level 3
  949.    Filename     Date    Size    Diskid        Comments   1 of   18   Attr  Sec
  950.  IBMBIO.COM   10/20/83   4736 EDITTEST     DOS hidden file           RHSA   0
  951.  IBMDOS.COM   10/20/83  17024 EDITTEST     DOS hidden file           RHSA   0
  952.  COMMAND.COM  10/20/83  17792 EDITTEST     DOS command processor     A      0
  953.  ASSIGN.COM   10/20/83    896 EDITTEST     reassigns disk addresses  A      0
  954.  BACKUP.COM   10/20/83   3687 EDITTEST     backs up fixed disk       A      0
  955.  BASIC.COM    10/20/83  16256 EDITTEST     diskette BASIC            A      0
  956.  BASICA.COM   10/20/83  26112 EDITTEST     Advanced BASIC            A      0
  957.  CHKDSK.COM   10/20/83   6400 EDITTEST     checks disk               A      0
  958.  COMP.COM     10/20/83   2534 EDITTEST     compares 2 files          A      0
  959.  DISKCOMP.COM 10/20/83   2188 EDITTEST     compares 2 diskettes      A      0
  960.  DISKCOPY.COM 10/20/83   2576 EDITTEST     copies 1 disk to another  A      0
  961.  EDLIN.COM    10/20/83   4608 EDITTEST     line editor               A      0
  962.  FDISK.COM    10/20/83   6369 EDITTEST     fixed disk partition pgm  A      0
  963.  FIND.EXE     10/20/83   5888 EDITTEST     DOS filter                A      0
  964.  FORMAT.COM   10/20/83   6912 EDITTEST     formats disks             A      0
  965.  
  966.    *   Up 1       PgUp  Up 9        ^PgUp Top             Home  Beg. Field
  967.    *   Down 1     PgDn  Down 9      ^PgDn Bottom          End   End Field
  968.    *   Cur. Right ENTER Down 1      BKSPC Del. Char Left  Alt-T Toggle ID Edit
  969.    *   Cur. Left  Alt-C Can. Change Del   Delete Char     Alt-X Toggle Delete
  970.   TAB  Fwd Tab    Alt-D Ditto Field Ins   Toggle Ins Mode Alt-L Security Level
  971.  S-TAB Back Tab   Esc   Main Menu   Alt-S Save File
  972.  -----------------------------------------------------------------------------
  973. * = The 4 cursor keys on the numeric key pad.
  974. ^ = the Ctrl key.
  975.  
  976. The editor screen gives you a partial look at how the
  977. particular record you are editing fits in with the others
  978. in the file.  You see 15 files on the screen with the
  979. input area indicated in reverse video.
  980.  
  981. The fields you can edit are:
  982.  
  983. o Diskid
  984. o Comments
  985. o Sec
  986.  
  987. At the very top are the current settings for the security
  988. levels you have specified.  This is the key to the column
  989. labeled Sec.  The meanings of these levels are set by the
  990. DFTCONFG program.  See "Setting Defaults" in this
  991. document.
  992.  
  993. On the third line is an indicator that tells you the
  994. record, by number, you are editing and how many are in the
  995. file.
  996.  
  997.                              22
  998.  
  999. At the bottom of the screen is a list of all the commands
  1000. and keys which are valid for the editor.  These commands
  1001. are explained below.
  1002.  
  1003. An Alt-S (save file) should be performed to save edited
  1004. catalog files.
  1005.  
  1006. up arrow
  1007.  
  1008. Pressing this key moves the editing field one row toward
  1009. the top of the screen.
  1010.  
  1011. down arrow
  1012.  
  1013. Pressing this key moves the editing field one row toward
  1014. the bottom of the screen.
  1015.  
  1016. right arrow
  1017.  
  1018. Pressing this key moves the cursor one position right on
  1019. the comment field.  If the cursor reaches the end of the
  1020. comment field, it automatically wraps back to the
  1021. beginning of the field.
  1022.  
  1023. left arrow
  1024.  
  1025. Pressing this key moves the cursor one position left on
  1026. the comment field.  If the cursor reaches the end of the
  1027. comment field, it automatically wraps back to the end of
  1028. the field.
  1029.  
  1030. Tab Key
  1031.  
  1032. Pressing this key moves the cursor to the next tab stop
  1033. (every 10 spaces in the comment field).  It is ignored if
  1034. you are editing the DISKID field.
  1035.  
  1036. S-Tab
  1037.  
  1038. Press and hold the Shift key then press the Tab key.  This
  1039. moves the cursor back to the previous tab stop.
  1040.  
  1041. PgUp
  1042.  
  1043. Pressing this key scrolls the input area toward the top of
  1044. the file by 9 records.
  1045.  
  1046. PgDn
  1047.  
  1048. Pressing this key scrolls the input area toward the bottom
  1049. of the file by 9 records.
  1050.  
  1051.                              23
  1052.  
  1053. Enter
  1054.  
  1055. Pressing this key moves the input area 1 record down
  1056. toward the end of the file.
  1057.  
  1058. Alt-C
  1059.  
  1060. Press and hold the Alt key then press the C key.  The old
  1061. field from the record in memory is returned.  This only
  1062. works if you have not yet pressed any of the keys that
  1063. move the input area on the display.
  1064.  
  1065. Alt-D
  1066.  
  1067. Press and hold the Alt key then press the D key.
  1068. Information for the inverse video field of the previous
  1069. record is copied into this one.
  1070.  
  1071. Esc
  1072.  
  1073. Pressing this key returns you to the main menu.  Any data
  1074. entered in the editor is retained in the in-storage array.
  1075.  
  1076. Ctrl-PgUp
  1077.  
  1078. Press and hold the Ctrl key then press the PgUp key.  The
  1079. input area moves to the top of the file.
  1080.  
  1081. Ctrl-PgDn
  1082.  
  1083. Press and hold the Ctrl key then press the PgDn key.  The
  1084. input area moves to the bottom of the file.
  1085.  
  1086. Bksp
  1087.  
  1088. Pressing this key deletes the character to the left of the
  1089. cursor.
  1090.  
  1091. Del
  1092.  
  1093. Pressing this key deletes the character at the cursor
  1094. position.
  1095.  
  1096. Ins
  1097.  
  1098. Pressing this key puts the editor in insert mode.  The Ins
  1099. at the bottom of the screen blinks indicating that Insert
  1100. mode is active.  Characters are inserted at the cursor
  1101. location and other characters are shifted to the right.
  1102.  
  1103.                              24
  1104.  
  1105. Alt-S
  1106.  
  1107. Press and hold the Alt key then press the S key.  The
  1108. in-storage file is written back to disk.
  1109.  
  1110. Home
  1111.  
  1112. Pressing this key moves the cursor back to the beginning
  1113. of the field.
  1114.  
  1115. End
  1116.  
  1117. Pressing this key positions the cursor one character past
  1118. the end of the current contents of the field.
  1119.  
  1120. Alt-T
  1121.  
  1122. This toggles you into the DISKID field for editing.  Lower
  1123. case characters are automatically changed to uppercase.
  1124. They won't appear that way on the screen at first, but
  1125. when the screen is refreshed by scrolling you see them.
  1126.  
  1127. Alt-X
  1128.  
  1129. This deletes a record when the file is written to the
  1130. disk.  Put the cursor on the line that you want to delete,
  1131. then press this key and the diskid is changed to
  1132. **DELETED** signifying that it is deleted the next time
  1133. the records are written back to disk.  If you change your
  1134. mind before writing out the records, just press the key
  1135. again and the delete is cancelled.  You can delete as many
  1136. records as you want in this manner.
  1137.  
  1138. If you are deleting all records pertaining to a given
  1139. diskid you should use the Delete records by diskid option
  1140. on Main Menu (option 6).
  1141.  
  1142. Alt-L
  1143.  
  1144. This increments the security level for the indicated file.
  1145. The value increments by 1 each time this key combination
  1146. is pressed.  When the level reaches 3, the next press of
  1147. this key changes it to 0.
  1148.  
  1149. To be printed, the security classification must be on a
  1150. line that contains a filename, not a label (indicated by
  1151. an "L" in the Attr field).
  1152.  
  1153.  
  1154. DFT File Extensions~
  1155. -------------------
  1156.  
  1157. The following are the default extensions of the data files
  1158. used by DFT.
  1159.  
  1160. .DFT      catalog file
  1161. .DBU      backup catalog file
  1162. .SP       space file used with the .DFT file
  1163. .SBU      space usage for the specific .DBU file
  1164.  
  1165.                              25
  1166.  
  1167. Setting Defaults~
  1168. ----------------
  1169.  
  1170. There are a number of default parameters in DFT that you
  1171. can change.  This enables the program to be more
  1172. customized for your needs.
  1173.  
  1174. - At the DOS prompt enter DFTCONFG.
  1175.  
  1176. The DFT configure screen.
  1177.  
  1178.  --------------------------------------------------------------------
  1179.                                D F T C O N F G
  1180.  
  1181.                     Change DOS File Tracker Default Values
  1182.  
  1183.  
  1184.          Cataloging Drive: B
  1185.  
  1186.             Label Spacing:  21  (1-255)
  1187.  
  1188.            Lines per page:  60  (0-999)
  1189.  
  1190.         Auto Label Option: Y    Y or N
  1191.  
  1192.       (lowest)    Level 0: Security level 0             \
  1193.                   Level 1: Security level 1              \ Security
  1194.                   Level 2: Security level 2              / Levels
  1195.       (highest)   Level 3: Security level 3             /
  1196.  
  1197.          Catalog Filename: DFT
  1198.  
  1199.                            Esc Quit without saving
  1200.                            F10 Save changes
  1201.  
  1202.  --------------------------------------------------------------------
  1203.  
  1204. Cataloging Drive
  1205.  
  1206. This is the drive that you place your diskettes in to have
  1207. them cataloged by the program.  If you have a PC with 2
  1208. diskette drives you probably want to leave this as B.  If
  1209. you have a PC/XT with 1 fixed disk and 1 diskette drive
  1210. you probably want to make this A.  It can be changed at
  1211. any time while running the program.
  1212.  
  1213.                              26
  1214.  
  1215. Label Spacing
  1216.  
  1217. If you have a Graphics printer you can print out labels.
  1218. The program is set up to handle standard 3 1/2 X 5/16 inch
  1219. labels.  If you have some other size label, you can change
  1220. this parameter.  The parameter is the number of 216th of
  1221. an inch to skip after printing the last label line before
  1222. going on with the next label.  If the default value (21)
  1223. isn't enough for your labels, invoke DFT and change the
  1224. label spacing until it fits with your labels.  After
  1225. getting the correct value, use DFTCONFG to change the
  1226. default amount.
  1227.  
  1228. Lines Per Page
  1229.  
  1230. This value controls how many lines are printed on a page
  1231. before a form feed is done and a new heading printed.  The
  1232. default (60) is correct for normal 8 1/2 X 11 inch paper.
  1233. If you want fewer or additional lines, just change this
  1234. default.  As a special case, you can set the value to 0
  1235. (zero) to get continuous printing.  After the first
  1236. heading is printed, no additional ones are printed.
  1237.  
  1238. Auto Label Option
  1239.  
  1240. DFT reads the DOS volume label that is put on your disk.
  1241. One way of putting on this label is when the diskette is
  1242. formatted.  Another way is to use the miscellaneous
  1243. labelling options in DFT.  One very easy way to accomplish
  1244. the labelling is to do it while running the DFT Create
  1245. option.  The Auto labelling feature automatically write a
  1246. label on your disk if it does not have one.  The default
  1247. is to have this option on.  It may be turned off by
  1248. default here, or while the program is running.
  1249.  
  1250. Security Levels
  1251.  
  1252. Many users have the need to classify their diskettes by
  1253. type of use.  One of these types is security level.  Some
  1254. of your files may be unclassified while others may be top
  1255. secret.  DFT allows for 4 levels of security.  Shown on
  1256. the screen are the 4 default classifications.  Just type
  1257. in what you want to call these levels and they are printed
  1258. out for you on your listings.
  1259.  
  1260. The editor (option 7 on the Main Menu) allows you to
  1261. indicate the level of each of your files.  When you print
  1262. out inserts or labels, it clearly indicates the highest
  1263. level of security of any file on the diskette.
  1264.  
  1265. In order to correctly identify the highest security level
  1266. of a given disk, the "L" (label) files are not checked.
  1267. Only real files are inspected for security level when
  1268. printing labels to be attached to the disk.
  1269.  
  1270.                              27
  1271.  
  1272. Catalog Filename
  1273.  
  1274. This is the default filename to be used by the DFT program
  1275. for its catalog and space files.  The default is DFT.
  1276. This means that DFT.DFT is the default catalog file and
  1277. DFT.SP is the space file.  If you invoke DFT without any
  1278. parameters, a screen is displayed showing you the catalog
  1279. files on your disk and allowing you to select the one you
  1280. want.  The default filename DFT is already filled in for
  1281. you.
  1282.  
  1283.  
  1284. DOS Error Messages~
  1285. ------------------
  1286.  
  1287. Normal DOS error messages may be displayed for the
  1288. following conditions.
  1289.  
  1290. 1. Write protected diskette
  1291.    Remove the write protect tab or type I for ignore.
  1292.  
  1293. 2. Disk read error
  1294.    Probable cause is disk not ready.
  1295.    Ready the disk and type R for retry.
  1296.  
  1297. 3. Disk write error
  1298.    Probable cause is disk not ready.
  1299.    Ready the disk and type R for retry.
  1300.  
  1301. If you type A for abort during catalog create you will
  1302. lose the catalog file.
  1303.  
  1304.                              28
  1305.  
  1306. Using Other Programs~
  1307. --------------------
  1308.  
  1309. You may want to use your catalog files as input to other
  1310. programs, such as data base managers.  The following
  1311. provides a description of the files as they are used by
  1312. DFT:
  1313.  
  1314. The .DFT file is in standard ASCII format.
  1315.  
  1316. Number of Bytes         Fieldname
  1317.       8                 Filename
  1318.       3                 Extension
  1319.      11                 Volume ID
  1320.       6                 Date (MMYYDD)
  1321.            2            MM
  1322.            2            DD
  1323.            2            YY
  1324.       6                 Size of file
  1325.      25                 Comments
  1326.       1                 Attribute byte -- binary field as
  1327.                         described in DOS 2.0 or later
  1328.                         manual.
  1329.       1                 Control Byte
  1330.                         01H  Security Level 0
  1331.                         02H  Security Level 1
  1332.                         03H  Security Level 2
  1333.                         04H  Security Level 3
  1334.     61                  Total bytes for .SP
  1335.  
  1336. The .SP file is in standard ASCII format.
  1337.  
  1338. Number of Bytes         Fieldname
  1339.       11                Volume ID
  1340.        4                Binary integer of size remaining
  1341.                         on disk
  1342.       15                Total Bytes for .DFT
  1343.  
  1344.                              29
  1345.  
  1346. Sample Session~
  1347. --------------
  1348.  
  1349. The following steps are provided to assist you in the use
  1350. of DOS File Tracker.  Most of the main functions are
  1351. covered and a few of the minor functions.
  1352.  
  1353. You should review each step with its' associated
  1354. documentation as you proceed through this session.
  1355.  
  1356. For this session you need your DFT Work diskette, your
  1357. backup copy of the DFT diskette, at least one other
  1358. diskette with files on it, and, optionally, a printer.
  1359.  
  1360. At the end of this session you should be able to perform:
  1361.  - Creates
  1362.  - Reads
  1363.  - Edits
  1364.  - Sorts
  1365.  - Displays
  1366.  - Prints of
  1367.    - Reports
  1368.    - Labels
  1369.    - Inserts
  1370.  - Adds and Replaces
  1371.  
  1372. and, of course, terminate the session.
  1373.  
  1374. 1.  If you have a fixed disk, change to your DFT
  1375.     sub-directory.  Enter CD \DFT
  1376.  
  1377. 2.  Put the DOS File Tracker Work diskette in Drive A:
  1378.  
  1379. 3.  At the DOS prompt, type DFT and press Enter.
  1380.  
  1381. 4.  When the DOS File Tracker logo displays, press Enter.
  1382.  
  1383.     The screen displays the catalog files.  Only one (DFT)
  1384.     is currently displayed.
  1385.  
  1386. 5.  Press the Enter key to accept DFT as the default
  1387.     catalog file.
  1388.  
  1389. 6.  You should be at the Main Menu.
  1390.  
  1391. 7.  If you have a fixed disk, press F3 to change the
  1392.     catalog drive to A:  and insert the DFT backup
  1393.     disk in drive A:
  1394.  
  1395. 8.  If you do not have a fixed disk, insert the DFT backup
  1396.     disk in drive B:
  1397.  
  1398.     Drive B: is your catalog drive.
  1399.  
  1400. 9.  Press 2 to Create file.
  1401.  
  1402.     DFT displays "This option will replace file DFT.DFT.
  1403.     Press C to continue - any other key to quit".
  1404.  
  1405.                              30
  1406.  
  1407. 10. Press C to display the Create screen.
  1408.  
  1409. 11. Press Enter.
  1410.  
  1411.     DFT reads the disk that is in the catalog drive,
  1412.     determines that the disk does not have a volume label
  1413.     and waits for you to enter a name.
  1414.  
  1415. 12. Type DFTDISK in the diskid field and press Enter.
  1416.  
  1417.     This writes a volume label to the disk.  DFT reads the
  1418.     filenames that are on the DFT disk and asks you to
  1419.     insert another diskette.
  1420.  
  1421. 13. If you are not using a fixed disk, remove the DFT
  1422.     backup disk from drive B:
  1423.  
  1424. 14. Press Esc to return to Main Menu.
  1425.  
  1426.     DFT writes the newly created file to your default
  1427.     disk.  DFT displays "The records have been written to
  1428.     disk.  Use the Read option to process them in storage.
  1429.     Press any key to continue".
  1430.  
  1431. 15. Press the spacebar.
  1432.  
  1433. 16. You should be at the Main Menu.  You should have
  1434.     no records in storage.
  1435.  
  1436. 17. Press 3.
  1437.  
  1438.     DFT asks you to enter a search argument.
  1439.  
  1440. 18. Press Enter.
  1441.  
  1442.     DFT reads the catalog file into memory and returns to
  1443.     the Main Menu.
  1444.  
  1445. 19. You should now be at the Main Menu.
  1446.  
  1447. 20. Press 7.
  1448.  
  1449.     The Edit screen displays.  Using the down arrow cursor
  1450.     key, move the highlighted cursor until it is on the
  1451.     same line as Filename DFT.EXE.
  1452.  
  1453. 21. Press the Alt and L keys simultaneously.
  1454.  
  1455.     This increments the column under Sec each time you
  1456.     press these keys.  Do this until the number 3 appears
  1457.     under the Sec column.  This changes the Security Level
  1458.     field when you print labels and inserts.
  1459.  
  1460. 22. Using the up or down arrow cursor key, move the cursor
  1461.     field to the line that has an "L" under the Attr
  1462.     (attribute) column.
  1463.  
  1464.                              31
  1465.  
  1466. 23. Type File Tracker Backup Disk in the highlighted
  1467.     field.
  1468.  
  1469.     This prints a special comment when you print labels
  1470.     and inserts.
  1471.  
  1472. 24. Press the Alt and S keys simultaneously.
  1473.  
  1474.     This saves the edited information.
  1475.  
  1476. 25. Press Esc to return to the Main Menu.
  1477.  
  1478. 26. Press S to display the Sort Menu.
  1479.  
  1480. 27. Press 1 to sort the catalog file by filename.
  1481.  
  1482.     DFT returns to the Sort menu when complete.
  1483.  
  1484. 28. Press D to display the Display Menu.
  1485.  
  1486. 29.  Press 1.
  1487.  
  1488.     This displays a screen that is very similar to the
  1489.     Edit screen but you cannot make any changes.  The
  1490.     filenames are now displayed alphabetically.
  1491.  
  1492. 30. Press Esc to return to the Display Menu.
  1493.  
  1494. 31. Press P to display the Print Menu.  If you do not have
  1495.     a printer, go to step 42.
  1496.  
  1497. 32. Press 1 to print the catalog file records.
  1498.  
  1499.     DFT displays "Enter Filename for printout: prn".
  1500.  
  1501. 33. Press Enter.  DFT prints and returns to Print menu.
  1502.  
  1503. 34. Press 5 to print inserts that you can cut to fit
  1504.     into the disk jacket.
  1505.  
  1506.     DFT displays "Enter Y to select which inserts get
  1507.     printed".
  1508.  
  1509. 35. Press Y.
  1510.  
  1511.     DFT sorts the file by diskid.  DFT displays the
  1512.     diskid and asks if you want to print this one.
  1513.  
  1514. 36. Press Y to print an insert and return to the Print
  1515.     Menu.
  1516.  
  1517. 37. If you do not have a graphics printer, go to step 42.
  1518.  
  1519.                              32
  1520.  
  1521. 38. Press 6 to print labels that can be attached to your
  1522.     diskettes.
  1523.  
  1524.     DFT displays "Enter Y to select which labels to
  1525.     print".
  1526.  
  1527. 39. Press the Enter key to print all labels.
  1528.  
  1529.     DFT displays "Press any key to print a test label".
  1530.     This gives you the opportunity to align the labels in
  1531.     your printer.
  1532.  
  1533. 40. Press the spacebar to print a test label.
  1534.  
  1535.     DFT displays "Press any key to print another test
  1536.     label or Esc to print real labels".
  1537.  
  1538. 41. Press Esc to print a label for DFTDISK.
  1539.  
  1540.     DFT returns to the Print Menu screen when the labels
  1541.     are printed.
  1542.  
  1543. 42. You should be at the Print Menu screen.
  1544.  
  1545. 43. If you have completed steps 32 through 41 you should
  1546.     compare the printouts.  Notice the difference between
  1547.     the way filenames were printed on the insert and on
  1548.     the real label.  Duplicate filenames are printed on an
  1549.     insert but not on a label.  On the label you should
  1550.     see one line with FTRACKER as a filename.  On the
  1551.     insert, you should see 3 files with the filename of
  1552.     FTRACKER and extensions of DCA, CON and LUT.  Also
  1553.     notice that the Security classification only prints on
  1554.     the inserts and labels.  The catalog records
  1555.     report still has a 3 in the Sec column.
  1556.  
  1557. 44. Press Esc to return to the Main Menu.
  1558.  
  1559. 45. If you are a fixed disk user insert a different
  1560.     diskette in drive A:
  1561.  
  1562. 46. If you are not a fixed disk user, insert a different
  1563.     diskette in drive B:
  1564.  
  1565. 47. Press 1 to add and replace disks to the catalog file.
  1566.  
  1567.     You are going to add a disk at this time.
  1568.  
  1569.     DFT displays "You have records in storage.  They will
  1570.     be lost if this option is continued.  Press C to
  1571.     continue:  any other key will return to Main Menu".
  1572.     This is a normal message and is intended to protect
  1573.     your file if you have been editing the catalog file.
  1574.  
  1575.                              33
  1576.  
  1577. 48. As you have already saved the file at step 24, press
  1578.     C.
  1579.  
  1580.     DFT displays "Insert Disk to be processed in drive"
  1581.     (A: if you are using fixed disk or B: if not).
  1582.  
  1583. 49. Press the Spacebar.
  1584.  
  1585.     DFT displays "Enter Diskid".
  1586.  
  1587. 50. Type the name that you want for this diskette and
  1588.     press Enter.
  1589.  
  1590.     DFT displays "Enter Y to label the disk, anything else
  1591.     to skip the labeling".
  1592.  
  1593. 51. Press Y.
  1594.  
  1595.     DFT writes the label to the diskette, and reads the
  1596.     contents of the diskette.
  1597.  
  1598.     DFT displays "Press Y to process another disk - any
  1599.     other key to stop."
  1600.  
  1601. 52. Press the spacebar.
  1602.  
  1603.     DFT displays "All records have been written to disk,
  1604.     use the Read option to bring them back into storage.
  1605.     Press any key to continue".
  1606.  
  1607. 53. Press the spacebar to return to the Main Menu.
  1608.  
  1609. 54. You should be at the Main Menu.
  1610.  
  1611. 55. If you want to end the DFT program press Esc.
  1612.  
  1613. This exercise has illustrated most of the major functions
  1614. of DOS File Tracker and has built your first catalog file.
  1615. You can follow the steps of this exercise to display and
  1616. print the diskette that you just added, or jump in and
  1617. start using DFT to build a library of all your diskettes!
  1618.  
  1619.